FootnoteSeparatorAdjustment Property
Specifies how a footnote separator line is aligned on a page.
The defined values are:
-center: footnote separator line centered on page.
-left: footnote separator line aligned to left on page.
-right: footnote separator line aligned to right on page.
The default value for this attribute is left.
Namespace: Independentsoft.Office.Odf.StylesAssembly: Independentsoft.Calc (in Independentsoft.Calc.dll) Version: 3.0.520.1+c6c593d5629a051e0af021b238c5d69d764f9686
public Adjustment Adjustment { get; set; }
Public Property Adjustment As Adjustment
Get
Set
Property Value
Adjustment